CATMULLROM VECTOR4
This command performs a catmull rom interpolation on the specified vector. This vector is defined as a four float vector.

SYNTAX
CATMULLROM VECTOR4 VectorResult, VectorA, VectorB, VectorC, VectorD, Value

RELATED INFO
3DMATHS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example